FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / SortableBindingList<T> Class / RemoveSortCore Method

In This Topic
    RemoveSortCore Method (SortableBindingList<T>)
    In This Topic
    Removes any sorts currently applied to the list.
    Syntax
    'Declaration
     
    
    Protected Overrides Sub RemoveSortCore() 
    protected override void RemoveSortCore()
    See Also